github.com/andybalholm/brotli.hashForgetfulChain.bucketBits (field)
7 uses
github.com/andybalholm/brotli (current package)
hash.go#L268: bucketBits: 15,
hash.go#L275: bucketBits: 15,
hash.go#L282: bucketBits: 15,
hash_forgetful_chain.go#L25: return uint(hash >> (32 - h.bucketBits))
hash_forgetful_chain.go#L42: bucketBits uint
hash_forgetful_chain.go#L65: bucketSize := 1 << h.bucketBits
hash_forgetful_chain.go#L77: var partial_prepare_threshold uint = (1 << h.bucketBits) >> 6
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |